IList
- Category
- Interface
- Description
- Represents a non-generic collection of objects that can be individually accessed by index.
- Assembly
- mscorlib
- Character
- public
- Attributes
- 
Name Value/Assignment DefaultMemberAttribute Item ComVisibleAttribute True 
- Implements
- ICollection, IEnumerable
- Properties
- IsFixedSize
 IsReadOnly
 Item(Int32)
- Methods
- Add(Object)
 Clear()
 Contains(Object)
 IndexOf(Object)
 Insert(Int32,Object)
 Remove(Object)
 RemoveAt(Int32)
- Tags
- 0195678D19, 02E3ABA98D, 0376596F91
- IsFixedSize
- Software for developers
- 
				.Net Components
 Delphi Components
 Software for Android Developers
- More information resources
- 
				WinAPI Programmer's Reference
 Unix Manual Pages
 Delphi Examples
- Databases for Amazon shops developers
- 
				Amazon Categories Database
 Browse Nodes Database
